Skip to content

Add ssl_ca_file config option to specify root CA bundle#67214

Open
stephen-bracken wants to merge 1 commit into
apache:mainfrom
stephen-bracken:ssl-ca-file
Open

Add ssl_ca_file config option to specify root CA bundle#67214
stephen-bracken wants to merge 1 commit into
apache:mainfrom
stephen-bracken:ssl-ca-file

Conversation

@stephen-bracken
Copy link
Copy Markdown
Contributor

@stephen-bracken stephen-bracken commented May 19, 2026

Add ssl_ca_file config option to specify root CA bundle

When using mTLS for the execution api, certificate verification fails if the CA for the certificate is not loaded into the ssl context. By specifying the CA using --ssl_ca_file (or [api] ssl_ca_file in the config), the required root certificate can be specified. This is a common use case for enterprise applications that use a private root CA.

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
  • No

@stephen-bracken stephen-bracken changed the title Add support for Non-Default CA files using ssl_ca_file Add ssl_ca_file config option to specify root CA bundle May 22, 2026
@stephen-bracken stephen-bracken marked this pull request as ready for review May 22, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant